home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-16 | 1.6 KB | 60 lines | [TEXT/MPS ] |
- #========================================================================================
- #
- # File: MacMake.bmk
- # Release Version: $ ODF 1 $
- #
- # Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- #
- #========================================================================================
-
- __ComponentName = ODFString
-
- __ComponentSignature = 'odf '
-
- __IncludeDirs = ∂
- -i "{ODF}Found:FWCollec:Include:" ∂
- -i "{ODF}Found:FWCommon:Include:" ∂
- -i "{ODF}Found:FWTaskG:Include:" ∂
- -i "{ODF}Found:FWRunTyp:Include:" ∂
- -i "{ODF}Found:FWDebug:Include:" ∂
- -i "{ODF}Found:FWExcLib:Include:" ∂
- -i "{ODF}Found:FWStream:Include:" ∂
- -i "{ODF}Found:Layer:Include:" ∂
- -i "{ODF}Found:FWString:Include:"
-
- __FrameworkObjects =
-
- # Component is built from the Layer folder
-
- __ComponentObjects =
-
- __ComponentSourcesFromIDL = ∂
- "{_FWTargetDir}Include:"FWTxtTyp.xh ∂
- "{_FWTargetDir}Include:"SLTxtRun.xh ∂
- "{_FWTargetDir}Include:"SLTxtRun.xih ∂
- "{_FWTargetDir}Include:"SLStrRun.xh ∂
- "{_FWTargetDir}Include:"SLStrRun.xih ∂
-
-
- #__ComponentResources = "{_FWObjDir}"FWString.rsrc
-
- __CFMInitFunction = ODF_STRING_CFMINIT
-
- # directory dependency propagation
-
- "{_FWObjDir}" ƒ ∂
- "{ODF}Found:FWCommon:Sources:" ∂
- "{ODF}Found:FWString:Sources:"
-
- #####################################################################################
- # Dependencies
- #####################################################################################
-
- "{_FWTargetDir}Include:"SLStrRun.xh ƒ "{_FWTargetDir}Include:"SLTxtRun.idl
-
- "{_FWTargetDir}Include:"SLStrRun.xih ƒ "{_FWTargetDir}Include:"SLTxtRun.idl
-
- "{_FWTargetDir}Include:"FWTxtTyp.xh ƒ "{_FWTargetDir}Include:"SLTxtTyp.idl
-
-
-